home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / tabs.zip / README.TXT < prev   
Text File  |  1990-05-08  |  2KB  |  35 lines

  1. Patch for RBBS 17.3 to solve the ancient no tabs within the message
  2. editor problem by Tim Gage  5/8/1990.
  3.  
  4. The enclosed files:  (directly replace RBBS 17.3 src files by same name)
  5.    RBBS-PC.BAS
  6.    RBBSSUB2.BAS
  7.  
  8. These files have been modified so as to support fixed column tab stop
  9. in the message editor.  The (E)nter message and (L)ist message routines
  10. have been modified so as to support the fixed column tabs.  If you
  11. wish to change where the fixed column locations are you will need to
  12. change the variable declaration of ZTabSize in both files, note that
  13. there is only one declaration per file.
  14.  
  15. Because of the cut/paste job that would have been necessary to get
  16. tabs to work with the editor, the subroutine LineEdit (line 3700 in
  17. RBBSSUB2.BAS) has been totally rewritten w/o goto statements using
  18. syntax compatible with QuickBASIC 4.5.  I do not know if this will
  19. work with the 3.0 compiler, Sorry!
  20.  
  21. The (R)ead message option has absolutelly no clue as far as printing
  22. the tabs.  I could not decipher the way in which messages were dis-
  23. played, so you are left at the mercy of your terminal when it comes
  24. to displaying tabs.  If someone who understands how this (the Read
  25. messages routine) works and could explain it to me I will adjust the
  26. procedure to display the message in the correct fashion (by con-
  27. verting all tabs to the suitable amount of spaces.)
  28.  
  29. If you have any questions you can leave me E-mail at CompuServe
  30. 71570,1754 or at (407)-627-6969 2400bps.
  31.  
  32.        VOICE: (617)-245-4100 x5852  8:30am - 5:00pm EST
  33.   VOICE MAIL: (617)-245-4261 x5852  24 hours 7 days
  34.          BBS: Coming Shortly
  35.